_GQueue

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _GQueue {}

Members

Variables

head
GList* head;
Undocumented in source.
length
guint length;
Undocumented in source.
tail
GList* tail;
Undocumented in source.

Meta